Forgotten file
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 1 Mar 2005 06:43:55 +0000 (06:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 1 Mar 2005 06:43:55 +0000 (06:43 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk-pixbuf/gdk-pixbuf-features.h.in

index b942731360e979ef176cd7a1d9d43974c00e54c6..0f119b4b8167e9c41fc61b87a0518f46d8167f7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
        * gdk/x11/gdkproperty-x11.c
        * gdk/x11/gdkvisual-x11.c
        * gdk-pixbuf/gdk-pixbuf.c
+       * gdk-pixbuf/gdk-pixbuf-features.h.in
        * gtk/gtkaction.c
        * gtk/gtkbindings.c
        * gtk/gtkcolorbutton.c
index b942731360e979ef176cd7a1d9d43974c00e54c6..0f119b4b8167e9c41fc61b87a0518f46d8167f7d 100644 (file)
@@ -8,6 +8,7 @@
        * gdk/x11/gdkproperty-x11.c
        * gdk/x11/gdkvisual-x11.c
        * gdk-pixbuf/gdk-pixbuf.c
+       * gdk-pixbuf/gdk-pixbuf-features.h.in
        * gtk/gtkaction.c
        * gtk/gtkbindings.c
        * gtk/gtkcolorbutton.c
index b942731360e979ef176cd7a1d9d43974c00e54c6..0f119b4b8167e9c41fc61b87a0518f46d8167f7d 100644 (file)
@@ -8,6 +8,7 @@
        * gdk/x11/gdkproperty-x11.c
        * gdk/x11/gdkvisual-x11.c
        * gdk-pixbuf/gdk-pixbuf.c
+       * gdk-pixbuf/gdk-pixbuf-features.h.in
        * gtk/gtkaction.c
        * gtk/gtkbindings.c
        * gtk/gtkcolorbutton.c
index 87eab582a87e8ff064bac2c46cec4fa9df5d556d..55309f13beae211a198d10ebfd65676470cc75df 100644 (file)
@@ -36,6 +36,6 @@
 GDK_PIXBUF_VAR const guint gdk_pixbuf_major_version;
 GDK_PIXBUF_VAR const guint gdk_pixbuf_minor_version;
 GDK_PIXBUF_VAR const guint gdk_pixbuf_micro_version;
-GDK_PIXBUF_VAR const char *gdk_pixbuf_version;
+GDK_PIXBUF_VAR const char gdk_pixbuf_version[];
 
 #endif